widget: Initialize a local variable
authorTimm Bäder <mail@baedert.org>
Thu, 18 Jan 2018 13:42:39 +0000 (14:42 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 18 Jan 2018 13:45:13 +0000 (14:45 +0100)
commitcc9a4c17207e7bab3c09d608dc65ea8d445bc7e5
treee5c6d590ee05f0c9dd64ff3283879dd1d1d29f3e
parentd607312080607f18c1921ea9dd5cca7a5daa0bfd
widget: Initialize a local variable

We will later pass this variable on to some other functions, so be safe
against them using the value.
gtk/gtkwidget.c